* lisp/tab-line.el: Use the new keyword :key for 'sort'.
authorJuri Linkov <juri@linkov.net>
Thu, 18 Apr 2024 06:36:18 +0000 (09:36 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 18 Apr 2024 06:36:18 +0000 (09:36 +0300)
commitb585fb8171dd139f178c398c64c584565deacfb1
tree7ef69836a1530b7558bbe0f2c730771ac924ad62
parentc19b988c2967f13597b7a3ceafb7c3cd40d83458
* lisp/tab-line.el: Use the new keyword :key for 'sort'.

(tab-line-tabs-fixed-window-buffers): Use :key for 'sort'.
Rename the window parameter 'tab-line-fixed-window-buffers'
to shorter 'tab-line-buffers'.  Add '(tab-line-buffers . writable)
to window-persistent-parameters.
lisp/tab-line.el